Param2Desc{Index of the tab whoose caption you wish to change.  The first tab has an index of 0.}CommandName{changeTab}HelpPath{Special}ReturnValue{}OpenBrace{ }Parameters{handle gadget, int index, str newCaption}CloseBrace{}Description{Changes the text of a tab in a tabs gadget.}ReturnDescription{}Param1{gadget}Param1Desc{Handle to a tabs gadget}Param2{index}Param3{newCaption}Param3Desc{The new text for the specified tab.}